[INFO] cloning repository https://github.com/slapcat/slapcat-espanso
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/slapcat/slapcat-espanso" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslapcat%2Fslapcat-espanso", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslapcat%2Fslapcat-espanso'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 72ce5fce2aeaadd957f9b0e2f1feb015970c5f04
[INFO] checking slapcat/slapcat-espanso against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslapcat%2Fslapcat-espanso" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/slapcat/slapcat-espanso
[INFO] finished tweaking git repo https://github.com/slapcat/slapcat-espanso
[INFO] tweaked toml for git repo https://github.com/slapcat/slapcat-espanso written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/slapcat/slapcat-espanso on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/slapcat/slapcat-espanso already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 74c69251225f8559765b11caf0cc3db3c149184369942d5074c20ea9330a44dc
[INFO] running `Command { std: "docker" "start" "74c69251225f8559765b11caf0cc3db3c149184369942d5074c20ea9330a44dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74c69251225f8559765b11caf0cc3db3c149184369942d5074c20ea9330a44dc" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74c69251225f8559765b11caf0cc3db3c149184369942d5074c20ea9330a44dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74c69251225f8559765b11caf0cc3db3c149184369942d5074c20ea9330a44dc" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde_json v1.0.62
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling siphasher v0.3.6
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]     Checking tinyvec v1.3.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]     Checking unicode-bidi v0.3.6
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]     Checking dtoa v0.4.7
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking generic-array v0.14.4
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking http-body v0.4.3
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking sha2 v0.9.6
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking natord v1.0.9
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking futf v0.1.4
[INFO] [stderr]    Compiling espanso-info v0.1.0 (/opt/rustwide/workdir/espanso-info)
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> espanso-info/build.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> espanso-info/build.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(target_os = "linux")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> espanso-info/build.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr] error: could not compile `espanso-info` (build script) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "74c69251225f8559765b11caf0cc3db3c149184369942d5074c20ea9330a44dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74c69251225f8559765b11caf0cc3db3c149184369942d5074c20ea9330a44dc", kill_on_drop: false }`
[INFO] [stdout] 74c69251225f8559765b11caf0cc3db3c149184369942d5074c20ea9330a44dc
